net/http.http2clientStream.num1xx (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7476: 	num1xx       uint8 // number of 1xx responses seen
		h2_bundle.go#L9517: 		cs.num1xx++
		h2_bundle.go#L9519: 		if cs.num1xx > max1xxResponses {